internal/reflectlite.interfaceType.pkgPath (field)

4 uses

	internal/reflectlite (current package)
		type.go#L239: 	pkgPath name      // import path
		type.go#L771: 						tmPkgPath = t.pkgPath.name()
		type.go#L775: 						vmPkgPath = v.pkgPath.name()
		type.go#L804: 					tmPkgPath = t.pkgPath.name()